﻿2026-07-01T10:18:01.4055602Z ##[group]Run actions/checkout@v5
2026-07-01T10:18:01.4056427Z with:
2026-07-01T10:18:01.4056823Z   fetch-depth: 0
2026-07-01T10:18:01.4057284Z   repository: SaberMage/spt-core
2026-07-01T10:18:01.4061071Z   token: ***
2026-07-01T10:18:01.4061459Z   ssh-strict: true
2026-07-01T10:18:01.4061851Z   ssh-user: git
2026-07-01T10:18:01.4062251Z   persist-credentials: true
2026-07-01T10:18:01.4062680Z   clean: true
2026-07-01T10:18:01.4063082Z   sparse-checkout-cone-mode: true
2026-07-01T10:18:01.4063543Z   fetch-tags: false
2026-07-01T10:18:01.4063935Z   show-progress: true
2026-07-01T10:18:01.4064341Z   lfs: false
2026-07-01T10:18:01.4064704Z   submodules: false
2026-07-01T10:18:01.4065104Z   set-safe-directory: true
2026-07-01T10:18:01.4065753Z ##[endgroup]
2026-07-01T10:18:01.4936545Z Syncing repository: SaberMage/spt-core
2026-07-01T10:18:01.4938777Z ##[group]Getting Git version info
2026-07-01T10:18:01.4939749Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-01T10:18:01.4940972Z [command]/usr/bin/git version
2026-07-01T10:18:01.4941434Z git version 2.43.0
2026-07-01T10:18:01.4942837Z ##[endgroup]
2026-07-01T10:18:01.4952337Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ee214432-7035-4e40-96ef-bdd0e597bcf9' before making global git config changes
2026-07-01T10:18:01.4953585Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:18:01.4955541Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T10:18:01.4989340Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-01T10:18:01.5009679Z https://github.com/SaberMage/spt-core
2026-07-01T10:18:01.5019728Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T10:18:01.5022310Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T10:18:01.5041883Z HEAD
2026-07-01T10:18:01.5073383Z ##[endgroup]
2026-07-01T10:18:01.5074236Z [command]/usr/bin/git submodule status
2026-07-01T10:18:01.5254255Z ##[group]Cleaning the repository
2026-07-01T10:18:01.5256116Z [command]/usr/bin/git clean -ffdx
2026-07-01T10:18:01.5408840Z Removing dist/
2026-07-01T10:18:01.5416756Z [command]/usr/bin/git reset --hard HEAD
2026-07-01T10:18:01.5471696Z HEAD is now at 461e6fe74 Merge pull request #40 from SaberMage/update-fetch-ux
2026-07-01T10:18:01.5477129Z ##[endgroup]
2026-07-01T10:18:01.5479101Z ##[group]Disabling automatic garbage collection
2026-07-01T10:18:01.5481708Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T10:18:01.5506984Z ##[endgroup]
2026-07-01T10:18:01.5507802Z ##[group]Setting up auth
2026-07-01T10:18:01.5513278Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:18:01.5542534Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T10:18:01.5737453Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:18:01.5766157Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T10:18:01.5954823Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:18:01.5981780Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T10:18:01.6168075Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T10:18:01.6195917Z ##[endgroup]
2026-07-01T10:18:01.6196826Z ##[group]Fetching the repository
2026-07-01T10:18:01.6202269Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +66137930bb69e0edaf305018643d6e9bd77ff064:refs/remotes/pull/41/merge
2026-07-01T10:18:02.5973787Z From https://github.com/SaberMage/spt-core
2026-07-01T10:18:02.5975422Z  * [new branch]          field-bug-milestone                      -> origin/field-bug-milestone
2026-07-01T10:18:02.5990141Z  * [new ref]             66137930bb69e0edaf305018643d6e9bd77ff064 -> pull/41/merge
2026-07-01T10:18:02.6013352Z ##[endgroup]
2026-07-01T10:18:02.6014596Z ##[group]Determining the checkout info
2026-07-01T10:18:02.6015971Z ##[endgroup]
2026-07-01T10:18:02.6018514Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T10:18:02.6059823Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T10:18:02.6090682Z ##[group]Checking out the ref
2026-07-01T10:18:02.6093864Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T10:18:02.6381068Z Previous HEAD position was 461e6fe74 Merge pull request #40 from SaberMage/update-fetch-ux
2026-07-01T10:18:02.6384110Z HEAD is now at 66137930b Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:18:02.6434999Z ##[endgroup]
2026-07-01T10:18:02.6437582Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T10:18:02.6465128Z 66137930bb69e0edaf305018643d6e9bd77ff064
